home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19980901-19981211
/
000061_news@newsmaster….columbia.edu _Thu Sep 24 21:25:24 1998.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Return-Path: <news@newsmaster.cc.columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA07109
for <kermit.misc@watsun.cc.columbia.edu>; Thu, 24 Sep 1998 21:24:02 -0400 (EDT)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id VAA27993
for kermit.misc@watsun; Thu, 24 Sep 1998 21:24:01 -0400 (EDT)
Path: news.columbia.edu!newsfeed.nyu.edu!newsfeed.berkeley.edu!su-news-hub1.bbnplanet.com!la-news-feed1.bbnplanet.com!news.bbnplanet.com!newsfeed1.earthlink.net!nntp.earthlink.net!posted-from-earthlink!not-for-mail
From: "Mr. Scott" <montgomery@starfleet.org>
Newsgroups: comp.protocols.kermit.misc
Subject: Re: This is interesting ...
Date: Thu, 24 Sep 1998 20:19:02 -0400
Organization: EarthLink Network, Inc.
Lines: 26
Message-ID: <6uenhq$8o1$1@ash.prod.itd.earthlink.net>
References: <6uc4qk$iv9$1@oak.prod.itd.earthlink.net> <6uca4j$c5e$1@apakabar.cc.columbia.edu> <6ucb5n$bl$1@oak.prod.itd.earthlink.net> <360b9f5a.12907295@news.interserv.com>
NNTP-Posting-Host: ip161.atlanta14.ga.pub-ip.psi.net
X-Newsreader: Microsoft Outlook Express 4.72.2106.4
X-Posted-Path-Was: not-for-mail
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
X-ELN-Date: Thu Sep 24 17:19:06 1998
Xref: news.columbia.edu comp.protocols.kermit.misc:9241
I hate to continue this thread because it is getting quite lengthly,
however, I feel it necessary to comtinue comment.
First off, I am aware of S2, and for that matter, every other register in a
standard modem, however I must still maintain that just because it exists
doesn't mean that using it is a good idea, in fact, I believe it isn't.
Changing the escape character may render other communication applications
useless because most assume "+" as the escape character, and they would
break. Disabling--rather than changing--the sequence would also break
things.
What I did do was:
set modem hangup-method rs232-signal
This avoids the escape sequence altogether. However, it is not working
completely.
Typing hangup while online does not hangup, but leaving kermit does. How
strange. Go figure.
As far as I know the cabling is fine, so the signal should be getting to the
modem.
Anyways my problem has been mostly solved.